Namespace - LJCDBClientLib
    
    
    
    Parameters
    columnName - The database column name.
    propertyName - The Data Record property name.
    renameAs - The SQL query rename value.
    caption - The column caption.
    
    Syntax
    
    
      
        
          | C# | 
|---|
          
            | public Void MapNames(String columnName, String propertyName = null, String renameAs = null, String caption = null) | 
        
      
     
    
    
      Maps the column property and rename values.
    
    
    Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.